home *** CD-ROM | disk | FTP | other *** search
/ MacWorld: Super Stacks! / Macworld CD.iso / HyperCard Archives / International / German v1.2.5 / HyperCard Stapel / Bücherregal / card_2473.txt < prev    next >
Text File  |  1989-09-15  |  2KB  |  105 lines

  1. -- card: 2473 from stack: in
  2. -- bmap block id: 3312
  3. -- flags: 0000
  4. -- background id: 2272
  5. -- name: 
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=330 top=125 right=250 bottom=363
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: 
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   visual effect zoom open
  23.   go to card id 5203 of stack "Kartenideen"
  24. end mouseUp
  25.  
  26.  
  27.  
  28. -- part 11 (button)
  29. -- low flags: 00
  30. -- high flags: 0004
  31. -- rect: left=22 top=27 right=72 bottom=68
  32. -- title width / last selected line: 0
  33. -- icon id / first selected line: 28023 / 28023
  34. -- text alignment: 1
  35. -- font id: 0
  36. -- text size: 12
  37. -- style flags: 0
  38. -- line height: 16
  39. -- part name: Home
  40. ----- HyperTalk script -----
  41. on mouseUp
  42.   visual effect iris close
  43.   go Home
  44. end mouseUp
  45.  
  46.  
  47.  
  48. -- part 12 (button)
  49. -- low flags: 00
  50. -- high flags: 2000
  51. -- rect: left=183 top=114 right=250 bottom=207
  52. -- title width / last selected line: 0
  53. -- icon id / first selected line: 0 / 0
  54. -- text alignment: 1
  55. -- font id: 0
  56. -- text size: 12
  57. -- style flags: 0
  58. -- line height: 16
  59. -- part name: 
  60. ----- HyperTalk script -----
  61. on mouseUp
  62.   go to Zeichnungen
  63. end mouseUp
  64.  
  65.  
  66.  
  67. -- part 13 (button)
  68. -- low flags: 00
  69. -- high flags: 2000
  70. -- rect: left=112 top=122 right=250 bottom=130
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 1
  74. -- font id: 0
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: 
  79. ----- HyperTalk script -----
  80. on mouseUp
  81.   go to card id 3135 of stack "Hilfe"
  82. end mouseUp
  83.  
  84.  
  85.  
  86.  
  87. -- part 14 (button)
  88. -- low flags: 00
  89. -- high flags: 2000
  90. -- rect: left=134 top=128 right=250 bottom=154
  91. -- title width / last selected line: 0
  92. -- icon id / first selected line: 0 / 0
  93. -- text alignment: 1
  94. -- font id: 0
  95. -- text size: 12
  96. -- style flags: 0
  97. -- line height: 16
  98. -- part name: 
  99. ----- HyperTalk script -----
  100. on mouseUp
  101.   go to card id 3135 of stack "Hilfe"
  102. end mouseUp
  103.  
  104.  
  105.